NBatchReorder<TItem> Class Members
In This Topic
The following tables list the members exposed by NBatchReorder<TItem>.
Public Constructors
Public Methods
| Name | Description |
 | BringForward | Brings the batch nodes forward in the ZOrder |
 | BringToFront | Brings the batch nodes to front most position in the ZOrder |
 | CanBringForward | Determines whether the bring forward operation can be performed |
 | CanSendBackward | Determines whether the send backward operation can be performed |
 | SendBackward | Sends the batch nodes backward in the ZOrder |
 | SendToBack | Sends the batch nodes to back most position in the ZOrder |
Top
See Also